Grr, our mixture of xml and plain text in long descriptions is
a mess.
* </object>
* ]]></programlisting>
* </example>
- *
+ * </para>
+ * </refsect2>
*/
static void gtk_combo_box_text_buildable_interface_init (GtkBuildableIface *iface);
* The GtkTextTagTable implementation of the GtkBuildable interface
* supports adding tags by specifying "tag" as the "type"
* attribute of a <child> element.
- * </para>
+ *
* <example>
* <title>A UI definition fragment specifying tags</title>
* <programlisting><![CDATA[
* </object>
* ]]></programlisting>
* </example>
+ * </para>
+ * </refsect2>
*/
struct _GtkTextTagTablePrivate